* src/Emacs.r: Change About box message.
authorAndrew Choi <akochoi@shaw.ca>
Tue, 15 May 2001 11:08:46 +0000 (11:08 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 15 May 2001 11:08:46 +0000 (11:08 +0000)
commit34627b735020a1634c2d89d6a880cf0f55cee5bc
tree908c0f2ff31a45f484d0253d89316e2e311199ab
parent381ba3898dd18efd870a2b1796f838caf9c61e85
    * src/Emacs.r: Change About box message.

        * makefile.MPW: Add md5.c.x to EmacsObjects.

        * src/mac.c (select): Call WaitNextEvent instead of Delay.
        (pause): Ditto.
        (sleep): Ditto.

        * src/macterm.c (do_app_resume): Set cursor to arrow.
        (clear_mouse_face): check for NIL Lisp object instead of null
        pointer.

        * INSTALL: Delete note on compiling Lisp files on a Unix system.
        Add note on turning off end of line conversion.
mac/ChangeLog
mac/INSTALL
mac/makefile.MPW
mac/src/Emacs.r
mac/src/mac.c
mac/src/macterm.c